Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IAggregationResult<TResult,TCache> Interface Members
The following tables list the members exposed by IAggregationResult<TResult,TCache>.
Public Properties
| Name | Description |
| Cache | Gets the instance of the cache object which the IAggregator operates with. |
| Value | Gets or sets the value of the aggregation. |
See Also